﻿/* 轮播­ */

.inslide-box {
    width: 100%;
    overflow: hidden;
}

.inslide {
    width: 1920px;
    height: 570px;
    overflow: hidden;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.inslide .hd {
    display: table;
    width: 100%;
    position: absolute;
    bottom: 30px;
    z-index: 1;
}

.inslide .hd ul {
    zoom: 1;
    width: 100%;
    display: table-cell;
    text-align: center;
}

.inslide .hd ul li {
    display: inline-block;
    margin: 0 10px;
    width: 15px;
    height: 15px;
    background-color: #e5e5e5;
    opacity: 0.68;
    cursor: pointer;
    border-radius: 50%;
}

.inslide .hd ul li.on {
    background: #fff;
}

.inslide .bd {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0;
}

.inslide .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}

.inslide .bd li>a {
    display: block;
}

.inslide .bd li .pic {
    width: 100%;
    height: 570px;
}

.inslide .bd li a img {
    width: 100%;
    height: auto;
}

.inslide .bd li .mask {
    width: 420px;
    line-height: 52px;
    color: #fff;
    font-size: 16px;
    transition: all 1s linear;
}

.inslide .bd li .mask.rt {
    padding-left: 160px;
    text-indent: 18px;
    position: absolute;
    top: 400px;
    left: 670px;
    background: url(rtbg.png) right center no-repeat;
    z-index: 1;
}

.inslide .bd li .mask.lt {
    padding-right: 160px;
    text-indent: 60px;
    position: absolute;
    top: 452px;
    right: 670px;
    background: url(ltbg.png) left center no-repeat;
    z-index: 2;
}


/* 中央精神 科协要问 */

.insec1-box {
    padding-top: 40px;
}
.insec1-box .yw_news{
    float: left;
    width: 1400px;
}
.insec1-box .yw_news .cxydt-box{
    width: 1400px;
}
.insec1-box .yw_news .yw_news_top{
    width: 1400px;
    float: left;
    height: auto;
    padding-bottom: 30px;
}
.insec1-box .tong{
    width: 1400px;
    margin: 10px 0px;
    padding-top: 20px;
}
.insec1-box .kxyw-box {
    width: 668px;
}

.insec1-box .kxyw-box:last-child{
    margin-left: 64px;
}
.insec1-box .kxyw-box .mnews{
    background: none;
    height: auto;
    background: none;
    height: auto;
    padding: 0px;
    margin-top: 0px;
    width: 668px;
    border: none;
}
.insec1-box .kxyw-box .mnews .tz-list{
    padding-top: 0px;
}
.insec1-box .tzgg-box .mnews .tz-list{
    margin-top: 0px;
}
.insec1-box .kxyw-box .mnews .tz-tt a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.insec1-box .ywdtslide {
    width: 668px;
    overflow: hidden;
    position: relative;
    float: left;
}

.insec1-box .ywdtslide .hd {
    overflow: hidden;
    position: absolute;
    right: 8px;
    bottom: 9px;
    z-index: 1;
}

.insec1-box .ywdtslide .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.insec1-box .ywdtslide .hd ul li {
    float: left;
    margin: 0 5px;
    width: 8px;
    height: 8px;
    background: #fff;
    opacity: 0.6;
    cursor: pointer;
    border-radius: 50%;
}

.insec1-box .ywdtslide .hd ul li.on {
    opacity: 1;
}

.insec1-box .ywdtslide .bd {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0;
}

.insec1-box .ywdtslide .bd li {
    zoom: 1;
    vertical-align: middle;
	text-align: center;
}

.insec1-box .ywdtslide .bd li>a {
    display: block;
    width: 668px;
    height: 290px;
    position: relative;
	text-align: center;
}

.insec1-box .ywdtslide .bd li>a img {
   height: 290px;
    width: 100%;
}

.insec1-box .ywdtslide .bd .mask {
    width: 614px;
    padding-right: 54px;
    font-size: 16px;
    line-height: 34px;
    color: #fff;
    text-indent: 10px;
    background: url(inywbg.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    bottom: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	text-align: left;
}

.insec1-box .kxyw-list,
.insec1-box .cxydt-list {
    float: left;
    margin-left: 65px;
    width: 667px;
    box-sizing: border-box;
}

.insec1-box .kxyw-list li,
.insec1-box .cxydt-list li {
    overflow: hidden;
    margin: 8px 0px;
    width: 653px;
    float: left;
    padding-left: 15px;
}
.insec1-box .kxyw li{
    position: relative;
}
.insec1-box .cxydt-list li .tz-tt a{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.insec1-box .cxydt-list li span{
    color: #666;
    float: right;
}
.insec1-box .kxyw-list li:first-child{
    padding-top: 0px;
}
.insec1-box .kxyw-list li:last-child{
    padding-bottom: 0px;
    border-bottom: none;
}
.insec1-box .cxydt-list li {
    padding: 18px 0 17px;
}
.insec1-box .kxyw-list .kxyw_top{
    width: 100%;
}
.insec1-box .kxyw-list .kxyw_top h3{
    color: #000;
    font-size: 18px;
    padding-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 28px;
}
.insec1-box .kxyw-list .kxyw_top span{
    width: 100%;
    float: left;
    display: block;
    padding-bottom: 10px;
}
.insec1-box .kxyw-list .kxyw_top span p{
    color: #666;
    text-align: left;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 26px;
}
.insec1-box .kxyw-list .kxyw_top span a{
    color: #0a3e89;
    font-size: 14px;
    float: right;
}

.insec1-box .kxyw-list .yw-tt{
    width: 568px;
}
.insec1-box .kxyw-list .yw-tt a {
    display: block;
    width: 550px;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}
.insec1-box .kxyw-list span{
    color: #666;
    line-height: 24px;
    float: right;
}
.yw-tt:hover a {
    color: #0a3e89;
}


.insec1-box .tzgg-box {
    width: 1400px;
    height: auto;
    background: url(intzbg.jpg) center top no-repeat;
}

.insec1-box .tzgg-box .tt-box {
    margin-top: 42px;
}
.insec1-box .kxyw-box .tt-box .more_ke{
    font-size: 14px;
    color: #0a3e8a;
    line-height: 24px;
    float: right;
    margin-right: 50px;
}
.insec1-box .tzgg-box .tt {
    color: #0a3f8d;
    font-size: 22px;
}

.insec1-box .tzgg-box .tt::after {
    display: none;
}
.insec1-box .tzgg-box .tz-list li {
    overflow: hidden;
    margin: 8px 0px;
    width: 653px;
    float: left;
    padding-left: 15px;
}
.kxyw-box .tzgg-box .tz-list li{
    position: relative;
}
.tong .tz-list li{
    padding-left: 0px !important;
}
.tong .tz-list li:nth-child(2n){
   margin-left: 64px;
}
.insec1-box .kxyw-box .mnews .tz-list li .tz-tt{
    width: 530px;
}
.insec1-box .tzgg-box .tz-date {
    width: 70px;
    color: #0a3e8a;
    text-align: center;
}

.insec1-box .tzgg-box .tz-date .tz-d {
    font-size: 30px;
}

.insec1-box .tzgg-box .tz-date .tz-y {
    font-size: 14px;
}

.insec1-box .tzgg-box .tz-tt {
    width: 580px;
}
.tong .tzgg-box .tz-tt{
    height: 42px;
    display: flex;
    align-items: center;
}
.insec1-box .tzgg-box .tz-tt a {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.insec1-box .tzgg-box span{
    line-height: 24px;
    color: #666;
}

/* 专题 */

.zt-box {
    overflow: hidden;
    /* padding: 6px 0; */
    height: 214px;
    margin: 20px auto 35px;
}

.zt-item {
    float: left;
    width: 15%;
    height: 100%;
    background-image: linear-gradient( 90deg, #096bd6, #0f58a8);
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.zt-item .bgpic {
    position: absolute;
    width: 482px;
    left: 50%;
    margin-left: -241px;
    top: 0;
}

.zt-item .bgpic img {
    width: 100%;
    display: none;
}

.zt-item.active .bgpic img {
    display: block;
}

.zt-item.active .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    display: none;
}

.zt-item.active .bg {
    display: block;
}

.zt-item .b_tab {
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.zt-item .b_tab p {
    display: table-cell;
    color: #fff;
    vertical-align: middle;
    text-align: center;
}


/* 专题 */

.zt-box {
    padding: 0 15px;
    position: relative;
}

.zt-inner {
    height: 180px;
    padding-top: 15px;
}

.zt-box .zt-item {
    float: left;
    width: 15%;
    height: 100%;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.zt-box .zt-item .bgpic {
    position: absolute;
    width: 580px;
    left: 50%;
    margin-left: -290px;
    top: 0;
    background: rgba(4,64,130);
}

@-webkit-keyframes bouncetop {
    0% {
        opacity: 0.6;
        -webkit-transform: scale3d(1.3, 1.3, .3);
        transform: scale3d(1.3, 1.3, 1.3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes bouncetop {
    0% {
        opacity: 0.6;
        -webkit-transform: scale3d(1.3, 1.3, 1.3);
        transform: scale3d(1.3, 1.3, 1.3);
    }
    50% {
        opacity: 1;
    }
}

.zt-box .zt-item.active {
    width: 40%;
    background: #fff;
    box-shadow: 3px 3px 3px 3px rgba(0, 0, 0, 0.3);
    z-index: 8;
    position: relative;
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.zt-box .zt-item.active .bgpic {
    -webkit-animation: bouncetop 1.5s linear;
    -moz-animation: bouncetop 1.5s linear;
}

.zt-box .zt-item .bgpic img {
    display: none;
}

.zt-box .zt-item.active .bgpic img {
    display: block
}

.zt-box .zt-item01.active p span {
    display: inline-block;
    vertical-align: middle;
}

.zt-box .zt-item01 p img {
    display: none;
}

.zt-box .zt-item01.active p img {
    display: inline-block;
    vertical-align: middle;
}

.zt-box .b-tt {
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}

.zt-box .b-tt p {
    display: table-cell;
    color: #fff;
    vertical-align: middle;
    text-align: center;
    line-height: 36px;
}


/* 新观点、新成果、最新期刊 */


/* 新观点 */

.insec2-box .xgd-box {
    width: 424px;
    margin-right: 65px;
}

.insec2-box .xgd-box .xgd-list li {
    padding: 8px 0;
    border-bottom: 1px solid #f8f8f8;
}

.insec2-box .xgd-box .xgd-list .sli {
    background-color: #f8f8f8;
    overflow: hidden;
    padding: 8px 0;
}

.insec2-box .xgd-box .xgd-list .gd-date {
    width: 56px;
    height: 57px;
    margin-left: 11px;
    background-image: linear-gradient(90deg, #1243b6 0%, #0c6fd5 100%);
    text-align: center;
    color: #fff;
}

.insec2-box .xgd-list .gd-date .gd-d {
    width: 42px;
    margin: 0 auto;
    line-height: 27px;
    border-bottom: 2px solid #a0cee8;
    font-size: 18px;
    margin: 5px auto 5px;
}

.insec2-box .xgd-list .gd-date .gd-y {
    font-size: 12px;
}

.insec2-box .xgd-list .gd-tt {
    width: 322px;
    margin-right: 11px;
}

.insec2-box .xgd-list .gd-tt a {
    display: block;
    margin-right: 11px;
    font-size: 16px;
    line-height: 26px;
    color: #333;
}

.insec2-box .xgd-box .xgd-list li:hover .sli {
    background-image: linear-gradient(90deg, #1243b6 0%, #0c6fd5 100%);
}

.insec2-box .xgd-box .xgd-list li:hover .gd-date {
    background: #f8f8f8;
    color: #0369d6;
}

.insec2-box .xgd-box .xgd-list li:hover .gd-date .gd-d {
    border-color: #0369d6;
}

.insec2-box .xgd-box .xgd-list li:hover .gd-tt a {
    color: #fff;
}


/* 新成果 */

.insec2-box .xcg-box {
    width: 424px;
}

.insec2-box .xcg-box .xcg-list li {
    height: 93px;
    overflow: hidden;
    border-bottom: 1px dashed #999;
    padding: 0 11px;
}

.insec2-box .xcg-box .xcg-list .cg-tt a {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.insec2-box .xcg-box .xcg-list .xcg-li {
    height: 172px;
}

.insec2-box .xcg-box .xcg-list .xcg-pic {
    display: block;
    width: 120px;
    height: 154px;
    padding: 5px;
    margin: 0 20px 0 0;
    position: relative;
	text-align: center;
}

.insec2-box .xcg-list .xcg-pic .line {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.insec2-box .xcg-list .xcg-pic .line span {
    transition: all 0.5s ease-in;
    -webkit-transition: all 0.5s ease-in;
    background: rgba(10, 62, 137, 0.8);
    position: absolute;
}

.insec2-box .xcg-list .xcg-pic .line span:nth-child(1) {
    width: 0;
    height: 1px;
    left: 0;
    top: 0;
}

.insec2-box .xcg-list .xcg-pic .line span:nth-child(2) {
    width: 1px;
    height: 0;
    left: 0;
    top: 0;
}

.insec2-box .xcg-list .xcg-pic .line span:nth-child(3) {
    width: 0;
    height: 1px;
    left: 0;
    bottom: 0;
}

.insec2-box .xcg-list .xcg-pic .line span:nth-child(4) {
    width: 1px;
    height: 0;
    left: 0;
    bottom: 0;
}

.insec2-box .xcg-list .xcg-pic .line span:nth-child(5) {
    width: 0;
    height: 1px;
    right: 0;
    top: 0;
}

.insec2-box .xcg-list .xcg-pic .line span:nth-child(6) {
    width: 1px;
    height: 0;
    right: 0;
    top: 0;
}

.insec2-box .xcg-list .xcg-pic .line span:nth-child(7) {
    width: 0;
    height: 1px;
    right: 0;
    bottom: 0;
}

.insec2-box .xcg-list .xcg-pic .line span:nth-child(8) {
    width: 1px;
    height: 0;
    right: 0;
    bottom: 0;
}

.insec2-box .xcg-list .xcg-pic:hover span:nth-child(1) {
    width: 30%;
}

.insec2-box .xcg-list .xcg-pic:hover span:nth-child(2) {
    height: 70%;
}

.insec2-box .xcg-list .xcg-pic:hover span:nth-child(3) {
    width: 70%;
}

.insec2-box .xcg-list .xcg-pic:hover span:nth-child(4) {
    height: 30%;
}

.insec2-box .xcg-list .xcg-pic:hover span:nth-child(5) {
    width: 70%;
}

.insec2-box .xcg-list .xcg-pic:hover span:nth-child(6) {
    height: 30%;
}

.insec2-box .xcg-list .xcg-pic:hover span:nth-child(7) {
    width: 30%;
}

.insec2-box .xcg-list .xcg-pic:hover span:nth-child(8) {
    height: 70%;
}

.insec2-box .xcg-box .xcg-list .xcg-pic img {
    height: 153px;
}

.insec2-box .xcg-box .xcg-list .xcg-tt {
    width: 240px;
    margin-top: 15px;
}

.insec2-box .xcg-box .xcg-list .cg-date {
    font-size: 14px;
    color: #0c6fd5;
    margin: 15px 0 5px;
}

.insec2-box .xcg-box .xcg-list .cg-tt:hover a {
    font-weight: bold;
}


/* 最新期刊  */

.insec2-box {
    margin-bottom: 57px;
}

.insec2-box .zxqk-box {
    width: 418px;
}

.insec2-box .qkslide {
    width: 418px;
    height: 450px;
    background-color: #f4f4f4;
    overflow: hidden;
    position: relative;
}

.insec2-box .qkslide .hd {
    height: 12px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    bottom: 5px;
    z-index: 1;
}

.insec2-box .qkslide .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.insec2-box .qkslide .bd {
    position: relative;
    height: 100%;
    width: 100%;
    overflow: hidden;
    z-index: 0;
}

.insec2-box .qkslide .bd li {
    zoom: 1;
    vertical-align: middle;
}

.insec2-box .qkslide .bd li a {
    display: block;
}

.insec2-box .qkslide .bd li .pic {
    display: block;
    width: 296px;
    height: 376px;
    margin: 23px auto 0;
    overflow: hidden;
	text-align: center;
}

.insec2-box .qkslide .bd li .pic img {
    height: 378px;
}

.insec2-box .qkslide .bd .mask {
    line-height: 50px;
    font-size: 16px;
    color: #333;
    display: block;
    text-align: center;
}

.insec2-box .qkslide .prev,
.insec2-box .qkslide .next {
    position: absolute;
    left: 22px;
    top: 50%;
    margin-top: -17px;
    display: block;
    width: 20px;
    height: 34px;
    /* background: url(slider-arrow.png) center center no-repeat; */
}

.insec2-box .qkslide .next {
    left: auto;
    right: 22px;
    /* background-image: url(slider-arrow.png); */
}


/* 最新期刊、出版物、研究报告、研究论文 */


/* .insec4-box {
    padding-bottom: 80px;
} */

.insec4-box .tab-box {
    width: 1400px;
    margin-top:24px;
}

.insec4-box .tab-box .hd {
    height: 40px;
    position: relative;
    border-bottom: 1px solid #a0a0a0;
    margin-bottom: 32px;
}

.insec4-box .tab-box .hd ul li {
    float: left;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    margin-right: 40px;
    cursor: pointer;
}

.insec4-box .tab-box .hd ul li::after {
    width: 57px;
    content: '';
    display: block;
    height: 4px;
    background: #093e8d;
    margin-top: 14px;
    display: none;
}

.insec4-box .tab-box .hd ul li .more {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666;
    line-height: 24px;
    display: none;
}

.insec4-box .tab-box .hd ul li.on::after {
    display: block;
}

.insec4-box .tab-box .hd ul li.on .more {
    display: block;
}

.insec4-box .tab-box .bd ul {
    overflow: hidden;
    zoom: 1;
}


/* 最新期刊 */

.insec4-box .tab-box .bd .kw {
    width: 1500px;
}

.insec4-box .tab-box .bd .kw li {
    width: 250px;
    height: 320px;
    overflow: hidden;
    margin-right: 38px;
    position: relative;
}

.insec4-box .tab-box .bd .kw li img {
    width: 100%;
    height: 100%;
    transition: all 1s linear;
}

.insec4-box .tab-box .bd .kw li .k-tt {
    position: absolute;
    z-index: 2;
    top: 36px;
    left: 0;
    padding-left: 20px;
    color: #fff;
    font-weight: bold;
}

.insec4-box .tab-box .bd .kw li .k-tt::after {
    content: '';
    display: block;
    width: 50px;
    height: 2px;
    background-color: #fff;
    margin-top: 15px;
}

.insec4-box .tab-box .bd .kw li .k-more {
    display: block;
    font-size: 12px;
    position: absolute;
    bottom: 36px;
    left: 0;
    margin-left: 20px;
    padding: 0 35px 0 24px;
    color: #fff;
    font-weight: bold;
    line-height: 40px;
    z-index: 2;
    background: #093e8d;
}

.insec4-box .tab-box .bd .kw li .k-more img {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-left: 5px;
    -webkit-animation: twinkling 1s infinite ease-in-out
}

.insec4-box .tab-box .bd .kw li:hover img {
    transform: scale(1.1);
}

.insec4-box .tab-box .bd .kw li .k-mask {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(114, 68, 68, 0.2)
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes twinkling {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}

@keyframes twinkling {
    0% {
        opacity: 0.5;
    }
    100% {
        opacity: 1;
    }
}


/* 出版物 */

.insec4-box .tab-box .bd .mt {
    overflow: hidden;
    width: 1450px;
    margin-bottom: 40px;
}

.sec1 {
    width: 450px;
    overflow: hidden;
    margin-right: 25px;
}

.sec1 .col-lt {
    width: 200px;
    float: left;
    padding: 20px 15px;
    background: rgba(9, 62, 141, 0.1);
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
}

.sec1 .in-tt {
    font-size: 18px;
    padding: 10px 0;
    color: #0a3e89;
    border-bottom: 1px solid #0a3e89;
}

.sec1 .in-txt {
    font-size: 12px;
    line-height: 20px;
    padding-top: 15px;
}

.sec1 .col-lt:hover {
    background: #0a3e89;
}

.sec1 .col-lt:hover .in-tt,
.sec1 .col-lt:hover .in-txt {
    color: #fff;
    border-color: #fff;
}

.col-rt {
    width: 170px;
    padding: 20px 15px;
    background: #FFF;
    border: 1px solid #093e8d;
    border-top-left-radius: 50px;
    border-bottom-right-radius: 50px;
    text-align: center;
}

.col-rt img {
    display: block;
    width: 100px;
    height: auto;
    margin: 0 auto;
}



/* 研究报告 */

.insec4-box .tab-box .bd .yx {
    width: 1428px;
}

.insec4-box .tab-box .bd .yx li {
    margin: 0 28px 23px 0;
}

.insec4-box .tab-box .bd .yx li:hover img {
    transform: scale(1.1);
}

.insec4-box .tab-box .bd .yx li.bg-box {
    width: 562px;
    height: 518px;
}

.insec4-box .tab-box .bd .yx li.bg-box .b-pic {
    width: 562px;
    height: 355px;
	line-height: 355px;
    overflow: hidden;
	text-align: center;
}

.insec4-box .tab-box .bd .yx li.bg-box .b-pic img {
    height: 277px;
    transition: all 1s linear;
}

.insec4-box .tab-box .bd .yx li.bg-box .b-mask {
    height: 148px;
    padding: 0 25px;
    color: #fff;
    background-color: #0a3e89;
}

.insec4-box .tab-box .bd .yx li.bg-box .b-mask .b-date {
    font-size: 14px;
    padding: 27px 0 15px;
}

.insec4-box .tab-box .bd .yx li.bg-box .b-mask .b-tt {
    font-size: 16px;
    line-height: 24px;
    background-color: #0a3e89;
}

.insec4-box .tab-box .bd .yx li.sm-box {
    width: 391px;
    height: 240px;
}

.insec4-box .tab-box .bd .yx li.sm-box>a {
    display: block;
    height: 100%;
    overflow: hidden;
    position: relative;
	text-align: center;
}

.insec4-box .bd .yx li.sm-box>a img {
    height: 160px;
    transition: all 1s linear;
}

.insec4-box .bd .yx li.sm-box .s-mask {
    width: 341px;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 56px;
    padding: 12px 25px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
}

.insec4-box .bd .yx li.sm-box .s-date {
    width: 78px;
    text-align: center;
    border-right: 1px solid rgba(255, 255, 255, 0.7);
}

.insec4-box .bd .yx li.sm-box .s-y {
    font-size: 14px;
    padding: 12px 0;
}

.insec4-box .bd .yx li.sm-box .s-d {
    font-size: 16px;
    font-weight: bold;
}

.insec4-box .bd .yx li.sm-box .s-tt {
    width: 240px;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}